Skip to content

Fix #10259: Don't complain about old style conversion for extension method #10939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

prolativ
Copy link
Contributor

No description provided.

@prolativ prolativ requested a review from smarter December 28, 2020 12:26
@@ -39,6 +39,7 @@ class CompilationTests {
compileFilesInDir("tests/new", defaultOptions),
compileFilesInDir("tests/pos-scala2", scala2CompatMode),
compileFilesInDir("tests/pos-custom-args/erased", defaultOptions.and("-Yerased-terms")),
compileFilesInDir("tests/pos-custom-args/fatal-warnings", defaultOptions.and("-Xfatal-warnings")),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's already tests/pos-special/fatal-warnings which should work here.

@prolativ prolativ force-pushed the fix-implicit-conversion-warnings branch from d8ce240 to 6cceb9a Compare December 29, 2020 08:44
@smarter smarter merged commit ca02d83 into scala:master Dec 29, 2020
@prolativ prolativ deleted the fix-implicit-conversion-warnings branch December 29, 2020 10:57
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants